const runtime.fixedStack1

3 uses

	runtime (current package)
		stack.go#L83: 	fixedStack1 = fixedStack0 - 1
		stack.go#L84: 	fixedStack2 = fixedStack1 | (fixedStack1 >> 1)